|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.vtp.framework.interactions.core.media.Content
org.eclipse.vtp.framework.interactions.core.media.FileContent
org.eclipse.vtp.framework.interactions.voice.media.AudioContent
public class AudioContent
| Field Summary | |
|---|---|
static java.lang.String |
ELEMENT_NAME
|
| Fields inherited from class org.eclipse.vtp.framework.interactions.core.media.FileContent |
|---|
STATIC_PATH, VARIABLE_PATH |
| Fields inherited from class org.eclipse.vtp.framework.interactions.core.media.Content |
|---|
ELEMENT_NAMESPACE |
| Constructor Summary | |
|---|---|
AudioContent()
|
|
AudioContent(org.w3c.dom.Element element)
|
|
| Method Summary | |
|---|---|
Content |
createCopy()
|
java.lang.String |
getContentType()
|
java.lang.String |
getFileTypeName()
|
org.w3c.dom.Element |
store(org.w3c.dom.Element element)
|
| Methods inherited from class org.eclipse.vtp.framework.interactions.core.media.FileContent |
|---|
captureData, getPath, getPathType, isDataAware, setStaticPath, setVariablePath, storeBaseInfo |
| Methods inherited from class org.eclipse.vtp.framework.interactions.core.media.Content |
|---|
isResolvable, resolve |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String ELEMENT_NAME
| Constructor Detail |
|---|
public AudioContent()
public AudioContent(org.w3c.dom.Element element)
| Method Detail |
|---|
public java.lang.String getFileTypeName()
getFileTypeName in class FileContentpublic org.w3c.dom.Element store(org.w3c.dom.Element element)
store in class Contentpublic java.lang.String getContentType()
getContentType in class Contentpublic Content createCopy()
createCopy in class Content
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||